home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / E / Elevator Simulator.cpt / Elevator Simulator™ / card_7763.txt < prev    next >
Encoding:
Text File  |  1987-10-19  |  946 b   |  49 lines

  1. -- card: 7763 from stack: in
  2. -- bmap block id: 8969
  3. -- flags: 4000
  4. -- background id: 3754
  5. -- name: score
  6. ----- HyperTalk script -----
  7. on openCard
  8.   ask "Enter Your Name Here!"
  9.   put it into card field "name"
  10. end openCard
  11.  
  12.  
  13.  
  14. -- part 1 (field)
  15. -- low flags: 01
  16. -- high flags: 0000
  17. -- rect: left=44 top=115 right=143 bottom=215
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 0
  21. -- font id: 2
  22. -- text size: 14
  23. -- style flags: 256
  24. -- line height: 18
  25. -- part name: name
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=19 top=32 right=319 bottom=371
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go card "Main"
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. Jeffrey Abrams